| Total Complexity | 20 |
| Dependencies | 2 |
| Dependents | 6 |
| Total lines | 174 |
| Lines of code | 71 |
| Logical lines of code | 46 |
| Comment lines | 56 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| has_sale_price() | 54 | 7 | 19 | |
| get_price_html() | 56 | 4 | 17 | |
| get_price() | 60 | 3 | 13 | |
| get_regular_price() | 66 | 2 | 8 | |
| get_sale_price() | 69 | 2 | 7 | |
| is_free() | 78 | 1 | 3 | |
| get_regular_price_html() | 74 | 1 | 4 |